<!DOCTYPE html>
<html class="client-nojs vector-feature-night-mode-disabled vector-feature-language-in-header-enabled vector-feature-language-in-main-page-header-disabled vector-feature-page-tools-pinned-disabled vector-feature-toc-pinned-clientpref-1 vector-feature-main-menu-pinned-disabled vector-feature-limited-width-clientpref-1 vector-feature-limited-width-content-enabled vector-feature-custom-font-size-clientpref-1 vector-feature-appearance-pinned-clientpref-1 vector-sticky-header-enabled" lang="en" dir="ltr"><head>
<meta charset="UTF-8">
<title>Source code escrow</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://en.wikipedia.org/wiki/Source_code_escrow"> <link href="./mw/ext.cite.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.icons.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.search.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/user.styles.css" rel="stylesheet" type="text/css">
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" type="text/css" href="./mw/site.styles.css">
<link rel="stylesheet" type="text/css" href="./mw/noscript.css">
<link rel="stylesheet" type="text/css" href="./footer.css">
<link rel="stylesheet" type="text/css" href="./vector-2022.css">
</head>
<body class="skin--responsive skin-vector skin-vector-search-vue mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-Source_code_escrow rootpage-Source_code_escrow skin-vector-2022 action-view">
<div class="mw-page-container">
<div class="mw-page-container-inner">
<div class="mw-content-container">
<main id="content" class="mw-body">
<header class="mw-body-header vector-page-titlebar">
<h1 id="firstHeading" class="firstHeading mw-first-heading">
<span id="openzim-page-title" class="mw-page-title-main"><span class="mw-page-title-main">Source code escrow</span></span>
</h1>
</header>
<a id="top"></a>
<div id="bodyContent" class="vector-body ve-init-mw-desktopArticleTarget-targetContainer" aria-labelledby="firstHeading" data-mw-ve-target-container="">
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="en" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="en" dir="ltr">
<p><b>Source code escrow</b> is the deposit of the <a href="Source_code" title="Source code">source code</a> of <a href="Software" title="Software">software</a> with a third-party <a href="Escrow" title="Escrow">escrow</a> agent. Escrow is typically requested by a party licensing software (the licensee), to ensure maintenance of the software instead of <a href="Abandonware" title="Abandonware">abandonment</a> or <a href="Orphaned_technology" title="Orphaned technology">orphaning</a>. The software's source code is released to the licensee if the licensor files for bankruptcy or otherwise fails to maintain and update the software as promised in the software <a href="License_agreement" class="mw-redirect" title="License agreement">license agreement</a>.
</p>
<meta property="mw:PageProp/toc">
<div class="mw-heading mw-heading2"><h2 id="Necessity_of_escrow">Necessity of escrow</h2></div>
<p>As the continued operation and maintenance of custom software is critical to many companies, they usually desire to make sure that it continues even if the licensor becomes unable to do so, such as because of bankruptcy. This is most easily achieved by obtaining a copy of the up-to-date source code. The licensor, however, will often be unwilling to agree to this, as the source code will generally represent one of their most closely guarded <a href="Trade_secret" title="Trade secret">trade secrets</a>.<sup id="cite_ref-Heusler_177_1-0" class="reference"><a href="#cite_note-Heusler_177-1"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup>
</p><p>As a solution to this conflict of interest, source code escrow ensures that the licensee obtains access to the source code only when the maintenance of the software cannot otherwise be assured, as defined in contractually agreed-upon conditions.<sup id="cite_ref-Heusler_178_2-0" class="reference"><a href="#cite_note-Heusler_178-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="Escrow_agreements">Escrow agreements</h2></div>
<p>Source code escrow takes place in a contractual relationship, formalized in a source code escrow agreement, between at least three parties:
</p>
<ul><li>one or several licensors,</li>
<li>one or several licensees,</li>
<li>the escrow agent.<sup id="cite_ref-Heusler_178_2-1" class="reference"><a href="#cite_note-Heusler_178-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup></li></ul>
<p>The service provided by the escrow agent – generally a business dedicated to that purpose and independent from either party – consists principally in taking custody of the source code from the licensor and releasing it to the licensee only if the conditions specified in the escrow agreement are met.<sup id="cite_ref-Heusler_178_2-2" class="reference"><a href="#cite_note-Heusler_178-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup>
</p><p>Source code escrow agreements provide for the following:
</p>
<ul><li>They specify the <i>subject and scope</i> of the escrow. This is generally the source code of a specific software, accompanied by everything that the licensee requires to independently maintain the software, such as documentation, software tools or specialized hardware.<sup id="cite_ref-Heusler_179_3-0" class="reference"><a href="#cite_note-Heusler_179-3"><span class="cite-bracket">[</span>3<span class="cite-bracket">]</span></a></sup></li>
<li>They oblige the licensor to put <i>updated versions</i> of the software in escrow in specific intervals.<sup id="cite_ref-Heusler_179_3-1" class="reference"><a href="#cite_note-Heusler_179-3"><span class="cite-bracket">[</span>3<span class="cite-bracket">]</span></a></sup></li>
<li>They specify the <i>conditions</i> that must be met for the agent to release the source code to the licensee. Typical conditions include the bankruptcy of the licensor, the cancellation of a software development project or the express unwillingness of the licensor to fulfil his contractual maintenance obligations. Because it is often important to the licensee that the code be released as soon as possible once the conditions are met, the conditions tend to be worded as plainly and unambiguously as possible.<sup id="cite_ref-Heusler_180_4-0" class="reference"><a href="#cite_note-Heusler_180-4"><span class="cite-bracket">[</span>4<span class="cite-bracket">]</span></a></sup></li>
<li>They circumscribe the <i>rights obtained by the licensee</i> with respect to the source code after the release of the software. These rights are generally limited and may include the right to modify the source code for the purpose of fixing errors, or the right to continue independent development of the software.<sup id="cite_ref-Heusler_180_4-1" class="reference"><a href="#cite_note-Heusler_180-4"><span class="cite-bracket">[</span>4<span class="cite-bracket">]</span></a></sup></li>
<li>They specify the <i>services</i> provided by the escrow agent beyond a simple custody of the source code. Specialised agents may, for instance, verify that the source code storage media is readable, or even <a href="Software_build" title="Software build">build</a> the software based on the source code, verifying that its features match the binary version used by the licensee.</li>
<li>They may provide that <a href="Non-compete_clause" title="Non-compete clause">non-compete clauses</a> in the licence agreement, such as any that prohibit the licensee from employing the licensor's employees, are void in the event of the release conditions being met, enabling the licensee to acquire the know-how required for the maintenance of the software.<sup id="cite_ref-Heusler_181_5-0" class="reference"><a href="#cite_note-Heusler_181-5"><span class="cite-bracket">[</span>5<span class="cite-bracket">]</span></a></sup></li>
<li>They also provide for the <i>fees</i> due to the escrow agent for his services.<sup id="cite_ref-Heusler_181_5-1" class="reference"><a href="#cite_note-Heusler_181-5"><span class="cite-bracket">[</span>5<span class="cite-bracket">]</span></a></sup></li></ul>
<p>Whether a source code escrow agreement is entered into at all, and who bears its costs, is subject to agreement between the licensor and the licensee. <a href="Software_license_agreement" class="mw-redirect" title="Software license agreement">Software license agreements</a> often provide for a right of the licensee to demand that the source code be put into escrow, or to join an existing escrow agreement.<sup id="cite_ref-Heusler_180_4-2" class="reference"><a href="#cite_note-Heusler_180-4"><span class="cite-bracket">[</span>4<span class="cite-bracket">]</span></a></sup>
</p><p><a href="Bankruptcy" title="Bankruptcy">Bankruptcy</a> laws may interfere with the execution of a source code escrow agreement, if the bankrupt licensor's creditors are legally entitled to seize the licensor's assets – including the code in escrow – upon bankruptcy, preventing the release of the code to the licensee.<sup id="cite_ref-Heusler_182_6-0" class="reference"><a href="#cite_note-Heusler_182-6"><span class="cite-bracket">[</span>6<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="Third_party_escrow_agents">Third party escrow agents</h2></div>
<p>Museums, archives and other <a href="GLAM_(industry_sector)" class="mw-redirect" title="GLAM (industry sector)">GLAM</a> organizations have begun to act as independent escrow agents due to growing <a href="Digital_obsolescence" title="Digital obsolescence">digital obsolescence</a>. Notable examples are the <a href="Internet_Archive" title="Internet Archive">Internet Archive</a> in 2007,<sup id="cite_ref-7" class="reference"><a href="#cite_note-7"><span class="cite-bracket">[</span>7<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-8" class="reference"><a href="#cite_note-8"><span class="cite-bracket">[</span>8<span class="cite-bracket">]</span></a></sup> the <a href="Library_of_Congress" title="Library of Congress">Library of Congress</a> in 2006,<sup id="cite_ref-New_York_Times_9-0" class="reference"><a href="#cite_note-New_York_Times-9"><span class="cite-bracket">[</span>9<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-10" class="reference"><a href="#cite_note-10"><span class="cite-bracket">[</span>10<span class="cite-bracket">]</span></a></sup> <a href="International_Center_for_the_History_of_Electronic_Games" title="International Center for the History of Electronic Games">ICHEG</a>,<sup id="cite_ref-11" class="reference"><a href="#cite_note-11"><span class="cite-bracket">[</span>11<span class="cite-bracket">]</span></a></sup> <a href="Computer_History_Museum" title="Computer History Museum">Computer History Museum</a>,<sup id="cite_ref-12" class="reference"><a href="#cite_note-12"><span class="cite-bracket">[</span>12<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-13" class="reference"><a href="#cite_note-13"><span class="cite-bracket">[</span>13<span class="cite-bracket">]</span></a></sup> or the <a href="Museum_of_Modern_Art" title="Museum of Modern Art">MOMA</a>.<sup id="cite_ref-14" class="reference"><a href="#cite_note-14"><span class="cite-bracket">[</span>14<span class="cite-bracket">]</span></a></sup>
</p><p>There are also some cases where <a href="Fan_community" class="mw-redirect" title="Fan community">software communities</a> act as escrow agent, for instance for <i><a href="Wing_Commander_(video_game)" title="Wing Commander (video game)">Wing Commander</a></i> <a href="Video_game" title="Video game">video game</a> series<sup id="cite_ref-WC1sourcecode_15-0" class="reference"><a href="#cite_note-WC1sourcecode-15"><span class="cite-bracket">[</span>15<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-WC3sourcecode_16-0" class="reference"><a href="#cite_note-WC3sourcecode-16"><span class="cite-bracket">[</span>16<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-wc4source_17-0" class="reference"><a href="#cite_note-wc4source-17"><span class="cite-bracket">[</span>17<span class="cite-bracket">]</span></a></sup> or <a href="Ultima_9" class="mw-redirect" title="Ultima 9">Ultima 9</a> of the <a href="Ultima_series" class="mw-redirect" title="Ultima series">Ultima series</a>.<sup id="cite_ref-u9code_18-0" class="reference"><a href="#cite_note-u9code-18"><span class="cite-bracket">[</span>18<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="Software_open-sourcing_to_the_public">Software open-sourcing to the public</h2></div>
<p>The escrow agreements described above are most applicable to custom-developed software which is not available to the general public. In some cases, source code for <a href="Commercial_off-the-shelf" title="Commercial off-the-shelf">commercial off-the-shelf</a> software may be deposited into escrow to be released as <a href="Free_and_open-source_software" title="Free and open-source software">free and open-source software</a> under an <a href="Open_source_license" class="mw-redirect" title="Open source license">open source license</a> when the original developer ceases development and/or when certain fundraising conditions are met (the <a href="Threshold_pledge_system" title="Threshold pledge system">threshold pledge system</a>).
</p><p>For instance, the <a href="Blender_(software)" title="Blender (software)">Blender</a> graphics suite was released in this way following the bankruptcy of Not a Number Technologies; the widely used <a href="Qt_(toolkit)" class="mw-redirect" title="Qt (toolkit)">Qt toolkit</a> is covered by a source code escrow agreement secured by the "KDE Free Qt Foundation".<sup id="cite_ref-19" class="reference"><a href="#cite_note-19"><span class="cite-bracket">[</span>19<span class="cite-bracket">]</span></a></sup>
</p><p>There are many cases of <a href="End-of-life_(product)" class="mw-redirect" title="End-of-life (product)">end-of-life</a> open-sourcing which allow the community continued self-support, see <a href="List_of_commercial_video_games_with_later_released_source_code" title="List of commercial video games with later released source code">List of commercial video games with later released source code</a>.
</p>
<div class="mw-heading mw-heading2"><h2 id="See_also">See also</h2></div>
<ul><li><a href="Source_code_repository" class="mw-redirect" title="Source code repository">Source code repository</a> for <a href="Open_source" title="Open source">open source</a></li>
<li><a href="Orphan_works" class="mw-redirect" title="Orphan works">Orphan works</a></li></ul>
<div class="mw-heading mw-heading2"><h2 id="References">References</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1239543626">
/* start https://en.wikipedia.org/ */
.mw-parser-output .reflist{margin-bottom:0.5em;list-style-type:decimal}@media screen{.mw-parser-output .reflist{font-size:90%}}.mw-parser-output .reflist .references{font-size:100%;margin-bottom:0;list-style-type:inherit}.mw-parser-output .reflist-columns-2{column-width:30em}.mw-parser-output .reflist-columns-3{column-width:25em}.mw-parser-output .reflist-columns{margin-top:0.3em}.mw-parser-output .reflist-columns ol{margin-top:0}.mw-parser-output .reflist-columns li{page-break-inside:avoid;break-inside:avoid-column}.mw-parser-output .reflist-upper-alpha{list-style-type:upper-alpha}.mw-parser-output .reflist-upper-roman{list-style-type:upper-roman}.mw-parser-output .reflist-lower-alpha{list-style-type:lower-alpha}.mw-parser-output .reflist-lower-greek{list-style-type:lower-greek}.mw-parser-output .reflist-lower-roman{list-style-type:lower-roman}
/* end https://en.wikipedia.org/ */
</style><div class="reflist">
<div class="mw-references-wrap mw-references-columns"><ol class="references">
<li id="cite_note-Heusler_177-1"><span class="mw-cite-backlink"><b><a href="#cite_ref-Heusler_177_1-0">^</a></b></span> <span class="reference-text"><style data-mw-deduplicate="TemplateStyles:r1238218222">
/* start https://en.wikipedia.org/ */
.mw-parser-output cite.citation{font-style:inherit;word-wrap:break-word}.mw-parser-output .citation q{quotes:"\"""\"""'""'"}.mw-parser-output .citation:target{background-color:rgba(0,127,255,0.133)}.mw-parser-output .id-lock-free.id-lock-free a{background:url("./mw/Lock-green.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited.id-lock-limited a,.mw-parser-output .id-lock-registration.id-lock-registration a{background:url("./mw/Lock-gray-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription.id-lock-subscription a{background:url("./mw/Lock-red-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-ws-icon a{background:url("./mw/Wikisource-logo.svg")right 0.1em center/12px no-repeat}body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-free a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-limited a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-registration a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-subscription a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .cs1-ws-icon a{background-size:contain;padding:0 1em 0 0}.mw-parser-output .cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;color:var(--color-error,#d33)}.mw-parser-output .cs1-visible-error{color:var(--color-error,#d33)}.mw-parser-output .cs1-maint{display:none;color:#085;margin-left:0.3em}.mw-parser-output .cs1-kern-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}@media screen{.mw-parser-output .cs1-format{font-size:95%}html.skin-theme-clientpref-night .mw-parser-output .cs1-maint{color:#18911f}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .cs1-maint{color:#18911f}}
/* end https://en.wikipedia.org/ */
</style><cite id="CITEREFHeuslerMathys,_Roland2004" class="citation book cs1 cs1-prop-foreign-lang-source">Heusler, Bernhard; Mathys, Roland (2004). <i>IT-Vertragsrecht</i> (in German). Zürich: Orell Füssli. p. 177. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>3-280-07030-9</bdi>.</cite></span>
</li>
<li id="cite_note-Heusler_178-2"><span class="mw-cite-backlink">^ <a href="#cite_ref-Heusler_178_2-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-Heusler_178_2-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-Heusler_178_2-2"><sup><i><b>c</b></i></sup></a></span> <span class="reference-text">Heusler/Mathys, p. 178.</span>
</li>
<li id="cite_note-Heusler_179-3"><span class="mw-cite-backlink">^ <a href="#cite_ref-Heusler_179_3-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-Heusler_179_3-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text">Heusler/Mathys, p. 179.</span>
</li>
<li id="cite_note-Heusler_180-4"><span class="mw-cite-backlink">^ <a href="#cite_ref-Heusler_180_4-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-Heusler_180_4-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-Heusler_180_4-2"><sup><i><b>c</b></i></sup></a></span> <span class="reference-text">Heusler/Mathys, p. 180.</span>
</li>
<li id="cite_note-Heusler_181-5"><span class="mw-cite-backlink">^ <a href="#cite_ref-Heusler_181_5-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-Heusler_181_5-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text">Heusler/Mathys, p. 181.</span>
</li>
<li id="cite_note-Heusler_182-6"><span class="mw-cite-backlink"><b><a href="#cite_ref-Heusler_182_6-0">^</a></b></span> <span class="reference-text">Heusler/Mathys, p. 182.</span>
</li>
<li id="cite_note-7"><span class="mw-cite-backlink"><b><a href="#cite_ref-7">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://archive.org/details/clasp">"The Internet Archive Classic Software Preservation Project"</a>. <a href="Internet_Archive" title="Internet Archive">Internet Archive</a>. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20071019034848/https://archive.org/details/clasp">Archived</a> from the original on October 19, 2007<span class="reference-accessdate">. Retrieved <span class="nowrap">October 21,</span> 2007</span>.</cite></span>
</li>
<li id="cite_note-8"><span class="mw-cite-backlink"><b><a href="#cite_ref-8">^</a></b></span> <span class="reference-text"><cite id="CITEREFBaio2008" class="citation web cs1">Baio, Andy (Apr 17, 2008). <a rel="nofollow" class="external text" href="http://waxy.org/2008/04/milliways_infocoms_unreleased_sequel_to_hitchhikers_guide_to_the_galax/">"Milliways: Infocom's Unreleased Sequel to Hitchhiker's Guide to the Galaxy"</a>. waxy.org<span class="reference-accessdate">. Retrieved <span class="nowrap">January 26,</span> 2016</span>. <q><i>From an anonymous source close to the company, I've found myself in possession of the "Infocom Drive" — a complete backup of Infocom's shared network drive from 1989.[...] Among the assets included: design documents, email archives, employee phone numbers, sales figures, internal meeting notes, corporate newsletters, and the source code and game files for every released and unreleased game Infocom made</i></q></cite></span>
</li>
<li id="cite_note-New_York_Times-9"><span class="mw-cite-backlink"><b><a href="#cite_ref-New_York_Times_9-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFChaplin2007" class="citation news cs1">Chaplin, Heather (March 12, 2007). <a rel="nofollow" class="external text" href="https://www.nytimes.com/2007/03/12/arts/design/12vide.html?_r=4&ref=technology&oref=slogin&oref=slogin&oref=slogin&oref=slogin">"Is That Just Some Game? No, It's a Cultural Artifact"</a>. <i><a href="New_York_Times" class="mw-redirect" title="New York Times">New York Times</a></i><span class="reference-accessdate">. Retrieved <span class="nowrap">September 27,</span> 2013</span>.</cite></span>
</li>
<li id="cite_note-10"><span class="mw-cite-backlink"><b><a href="#cite_ref-10">^</a></b></span> <span class="reference-text"><cite id="CITEREFJoseph_Bernstein2014" class="citation web cs1">Joseph Bernstein (October 27, 2014). <a rel="nofollow" class="external text" href="https://www.buzzfeed.com/josephbernstein/meet-the-men-trying-to-immortalize-video-games">"Meet The Men Trying To Immortalize Video Games"</a>. <i><a href="BuzzFeed" title="BuzzFeed">BuzzFeed</a></i><span class="reference-accessdate">. Retrieved <span class="nowrap">August 22,</span> 2016</span>.</cite></span>
</li>
<li id="cite_note-11"><span class="mw-cite-backlink"><b><a href="#cite_ref-11">^</a></b></span> <span class="reference-text"><cite id="CITEREFDyson2010" class="citation web cs1">Dyson, Jon-Paul C. (October 13, 2010). <a rel="nofollow" class="external text" href="http://www.museumofplay.org/blog/chegheads/2010/10/ichegs-approach-to-collecting-and-preserving-video-games/">"ICHEG's Approach to Collecting and Preserving Video Games"</a>. museumofplay.org<span class="reference-accessdate">. Retrieved <span class="nowrap">August 22,</span> 2014</span>.</cite></span>
</li>
<li id="cite_note-12"><span class="mw-cite-backlink"><b><a href="#cite_ref-12">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.computerhistory.org/highlights/macpaint/">"MacPaint and QuickDraw Source Code"</a>. <i>Computer History Museum</i>. July 20, 2010.</cite></span>
</li>
<li id="cite_note-13"><span class="mw-cite-backlink"><b><a href="#cite_ref-13">^</a></b></span> <span class="reference-text"><cite id="CITEREFHesseldahl2010" class="citation web cs1">Hesseldahl, Arik (July 20, 2010). <a rel="nofollow" class="external text" href="https://web.archive.org/web/20120209010310/http://www.businessweek.com/technology/ByteOfTheApple/blog/archives/2010/07/apple_donates_macpaint_source_code_to_computer_history_museum.html">"Apple Donates MacPaint Source Code To Computer History Museum"</a>. businessweek.com. Archived from <a rel="nofollow" class="external text" href="http://www.businessweek.com/technology/ByteOfTheApple/blog/archives/2010/07/apple_donates_macpaint_source_code_to_computer_history_museum.html">the original</a> on February 9, 2012.</cite></span>
</li>
<li id="cite_note-14"><span class="mw-cite-backlink"><b><a href="#cite_ref-14">^</a></b></span> <span class="reference-text"><cite id="CITEREFMoore2013" class="citation magazine cs1">Moore, Bo (May 30, 2013). <a rel="nofollow" class="external text" href="https://www.wired.com/2013/05/moma-video-games/">"'All Hell Broke Loose': Why MoMA Is Exhibiting Tetris and Pac-Man"</a>. <i>Wired</i>. wired.com<span class="reference-accessdate">. Retrieved <span class="nowrap">January 18,</span> 2016</span>. <q><i>The end goal is to acquire the game's original source code, which can be quite difficult to pry away from secretive gamemakers. If that's not possible at first, Antonelli at least wants to wedge her foot in the door. "We're going to stay with them forever," she said. "They're not going to get rid of us. And one day, we'll get that code."</i></q></cite></span>
</li>
<li id="cite_note-WC1sourcecode-15"><span class="mw-cite-backlink"><b><a href="#cite_ref-WC1sourcecode_15-0">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20131109014042/http://www.wcnews.com/news/update/11167">"BIG NEWS: Wing Commander I Source Code Archived!"</a>. wcnews.com. August 26, 2011. Archived from <a rel="nofollow" class="external text" href="http://www.wcnews.com/news/update/11167">the original</a> on November 9, 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">January 14,</span> 2013</span>. <q><i>Thanks to an extremely kind donation from an anonymous former EA/Origin developer, the source code to the PC version of Wing Commander I is now preserved in our offline archive! Because of our agreement with Electronic Arts, we're not allowed to post recovered source code for download--but rest easy knowing that the C files that started it all are being kept safe for future reference. Our offline archive contains material that has been preserved but which can't be posted, including other source code and budget data from several of the games.</i></q></cite></span>
</li>
<li id="cite_note-WC3sourcecode-16"><span class="mw-cite-backlink"><b><a href="#cite_ref-WC3sourcecode_16-0">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20131203031958/http://www.wcnews.com/news/2011/09/13/wing-commander-iii-the-source-code">"Wing Commander III - The Source Code"</a>. wcnews.com. September 13, 2011. Archived from <a rel="nofollow" class="external text" href="http://www.wcnews.com/news/2011/09/13/wing-commander-iii-the-source-code">the original</a> on December 3, 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">January 14,</span> 2013</span>. <q><i>As we celebrate Wing Commander III's first widespread retail availability since the late 1990s, we would like to mention for anyone that we have the game's source code in our offline archive. We know it's frustrating for fans, who could do amazing things with this, to read these updates... but it's also in everyone's best interests to remind EA that we have the raw material from which they could port Wing Commander III to a modern computer or console. Just let us know!</i></q></cite></span>
</li>
<li id="cite_note-wc4source-17"><span class="mw-cite-backlink"><b><a href="#cite_ref-wc4source_17-0">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20131109005741/http://www.wcnews.com/news/2012/04/03/wing-commander-iv-source-code">"Wing Commander IV: Source Code"</a>. wcnews.com. April 3, 2012. Archived from <a rel="nofollow" class="external text" href="http://www.wcnews.com/news/2012/04/03/wing-commander-iv-source-code">the original</a> on November 9, 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">January 14,</span> 2013</span>. <q><i>As with Wing Commander I and Wing Commander III, we are pleased to announced that an extremely kind former EA/Origin employee has provided a copy of the Wing Commander IV source code for our preservation efforts! We can't offer it for download at this time, but it is now preserved for future use.</i></q></cite></span>
</li>
<li id="cite_note-u9code-18"><span class="mw-cite-backlink"><b><a href="#cite_ref-u9code_18-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFWtF_Dragon2014" class="citation web cs1">WtF Dragon (November 26, 2014). <a rel="nofollow" class="external text" href="http://ultimacodex.com/2014/11/ultima-9-the-source-code/">"Ultima 9: The Source Code"</a>. ultima codex<span class="reference-accessdate">. Retrieved <span class="nowrap">October 28,</span> 2015</span>. <q>As we continue to mark the occasion of Ultima 9's fifteenth anniversary, I'm pleased to announced that the seemingly dormant Ultima Source Code Offline Archival Project (USCOAP) has finally borne some fruit: the Ultima Codex has added the source code for Ultima 9 to its offline archive.</q></cite></span>
</li>
<li id="cite_note-19"><span class="mw-cite-backlink"><b><a href="#cite_ref-19">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.kde.org/community/whatiskde/kdefreeqtfoundation.php">"KDE Free Qt Foundation"</a>.</cite></span>
</li>
</ol></div></div>
<div class="mw-heading mw-heading2"><h2 id="Further_reading">Further reading</h2></div>
<ul><li><a rel="nofollow" class="external text" href="https://books.google.com/books?id=wJswszKTwl4C&dq=source+code+escrow&pg=PA99">Computerworld (7/20/92, page 99): Don't Rush Into Source Code Escrow</a></li>
<li><a rel="nofollow" class="external text" href="https://books.google.com/books?id=-ECKqAsQzUIC&dq=source+code+escrow&pg=PA262">A Guide to IT Contracting: Checklists, Tools, and Techniques</a> (<a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>9781439876572</bdi>, 2013) - Page 262</li>
<li><a rel="nofollow" class="external text" href="https://www.codekeeper.co/escrow-agreement.html">Software escrow agreement samples</a></li></ul></div><!--htdig_noindex--><div><div class="zim-footer">
This article is issued from <a class="external text" title="Last edited on 2025-04-15" href="https://en.wikipedia.org/wiki/?title=Source_code_escrow&oldid=1285717532">Wikipedia</a>. The text is available under <a class="external text" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en">Creative Commons Attribution-Share Alike 4.0</a> unless otherwise noted. Additional terms may apply for the media files.
</div>
</div><!--/htdig_noindex--></div>
</div>
</main>
</div>
</div>
</div>
</body></html>